GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CollectionBase<T> クラス : OnRemove メソッド |
'Declaration Protected Overrides Sub OnRemove( _ ByVal index As Integer, _ ByVal value As Object _ )
'使用法 Dim instance As CollectionBase(Of T) Dim index As Integer Dim value As Object instance.OnRemove(index, value)